home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / search42.zip / SEARCH.HIS < prev    next >
Text File  |  1996-06-16  |  15KB  |  317 lines

  1. 06/13/96
  2.          [v4.2] Door would open and then would not complete the display and
  3.                 not allow keyboard input. 
  4.  
  5. 06/12/96
  6.          [v4.1] A NEW option has been added to the CFG file to control whether
  7.                 or not you wish to have the door LOG callers (ON/OFF) to a
  8.                 USAGE file. A separate file is created for each Node.
  9.  
  10. 01/11/96
  11.          [v4.0] ALIAS option NOT working properly.
  12.  
  13.                 When entering a message, the body of the message was being 
  14.                 converted to upper case. With this version we will not 
  15.                 convert to upper case.
  16.            
  17.                 Added 'last date played' to Bulletins for NON-InterBBS only
  18.  
  19.                 There were a large number of reports about players having to 
  20.                 enter information many times before the program would finally 
  21.                 accept them. This problem was traced to the fact that we were 
  22.                 keeping track of the amount of time it was taking for a player 
  23.                 to find the words in the grid. The only way around the problem 
  24.                 was to NOT keep track of the time it took to find an individual 
  25.                 word. You MUST REMOVE LINE #14 from the CFG file(s). Failure to 
  26.                 do so will result in an Error being displayed, about 
  27.                 "...Invalid Blackout Periods...."
  28.  
  29.                 If a Player logged on prior to midnight on the last day of the
  30.                 month and plays past midnight on the 1st of the new month, the
  31.                 monthly maintenance routine would 'kick in' during the players
  32.                 logon.
  33.  
  34.                 Added a NEW option that will allow the player to send/read a 
  35.                 message to any other game players. The player will also be 
  36.                 given the option of replying to a message they have just read. 
  37.                 All messages will be maintained within the Door itself and will 
  38.                 have no connection to the BBS message bases.
  39.                 
  40.                 Added another CFG option to control the new message option
  41.  
  42. 02/13/95
  43.          [v3.9] Some of the direction keys were reacting opposite of what they
  44.                 were meant to do.
  45.  
  46. 01/08/95
  47.          [v3.8] Eliminated the 'ANSI not detected....' message since there are
  48.                 a few communications packages out there that give off their
  49.                 own type of ANSI.
  50.  
  51.                 If using the TRIBBS.SYS system file, the door always presented
  52.                 the opening screen in black and white. Will now be presented
  53.                 in color.
  54.  
  55.                 A first time caller to the Door was being given a black and
  56.                 white screen throughout the Door. The caller would then have
  57.                 to use the Door option to toggle the color on. The Door will
  58.                 now default to having the color turned on and the caller will
  59.                 have to use the color toggle, on the game menu, to turn it off.
  60.  
  61.                 The Door knows that the caller is the Sysop, if the caller is
  62.                 record #1 in the BBS' user database. The BBS software passes
  63.                 that record number to the door via the system file. Some BBS
  64.                 software does not pass the actual record number but passes a
  65.                 relative number (ie: record #1 is passed as record #0). If the
  66.                 number being passsed is 0, the Door will not know it is the
  67.                 Sysop calling. We will now recognize the caller as the Sysop
  68.                 if their record number is 0 or 1.
  69.  
  70.                 As more and more BBS' use Alias', we have been asked to
  71.                 provide a way for the callers to use their Alias' rather
  72.                 than their LogonName. All Sunrise Doors will now have this
  73.                 Sysop configurable option in the CFG file.
  74.  
  75.  
  76. 08/14/94
  77.          [v3.7] A new option has been added to the CFG file to control the
  78.                 number of high score entries you wish to be displayed when
  79.                 the player chooses the appropriate option OR when they are
  80.                 leaving the game. There is no maximum/minmum that can be
  81.                 displayed OR you can use ZERO(0) to display ALL entries.
  82.  
  83.                 If the XXXX/YYYY entries in the CFG file were entered in
  84.                 LOWERCASE, the Door would display a CFG error and return to BBS
  85.  
  86.                 Added a new option to the playing menu that allows the player
  87.                 to toggle the Color On/Off.
  88.  
  89.                 You will have to run a conversion program called USREXPND
  90.                 (included in the Door ZIP file). This program is to be run ONCE
  91.                 ONLY if you are upgrading from an earlier version of the Door.
  92.                 If you do not wish to run the conversion program you can just
  93.                 delete the .USR file (deleting the USR file causes the game to
  94.                 start over with all prior scores being lost).
  95.  
  96.                 Corrected some errors in the SEARCH.INS file (Instructions)
  97.  
  98.                 Added an option that allows the player to either BLANK out the
  99.                 words found in the Grid OR leaves the words found but changes
  100.                 the color to make it stand out.
  101.  
  102.                 Added an option to allow player to display the Instructions
  103.                 anytime during game play.
  104.  
  105.                 Corrected problems related to being unable to clear words found
  106.                 using certain direction arrows.
  107.  
  108. 03/14/94
  109.          [v3.6] Past problems with large values in the Door.Sys or other System
  110.                 Files (Drop Files) generating an OVERLOW (Error 6) error, have
  111.                 been resolved.
  112.  
  113.                 When the Door displays the opening screen, it asks if you want
  114.                 instructions and you are forced to enter a Y or N. This was
  115.                 installed to handle problems encountered when using Digiboards.
  116.                 With this release you can choose whether you want to force a
  117.                 y/n OR if you want to use the y/N format which allows the
  118.                 player to press ENTER for the default N. You must update your
  119.                 CFG file, see DOC file.
  120.  
  121.                 The Makeup days option and number of games played/remaining,
  122.                 was not working properly if you left the game and came back
  123.                 in to continue playing. You never lost any turns/games since
  124.                 the turns/games would readjust the next day.
  125.  
  126.                 Non-registered version will automatically reset the player's
  127.                 scores anywhere from the 22nd thru 29th day of use
  128.  
  129. 06/19/93
  130.          [3.5] Removed delay at start of game
  131.  
  132.                Added support for the PCBoard /M version
  133.  
  134. 03/12/93
  135.          [v3.4] Now supports Comm Ports 0-15
  136.  
  137.                 Hall of Fame routine was working only partially. Correct
  138.                 player was listed in HOF, but with a blank score.
  139.  
  140.                 If no one played the door or if the highest score obtained
  141.                 during the month was zero, the game will NOT show a Hall of
  142.                 Fame entry for the month.
  143.  
  144.                 Callers will be required to answer the "Want Instructions.."
  145.                 question with a Y or N. This was required to circumvent a
  146.                 problem encountered when running under WildCat's IM version.
  147.  
  148.                 Hall of Fame display was always displaying in color, regardless
  149.                 of the color setting of the current session.
  150.  
  151.  
  152. 12/25/92
  153.          [v3.3] BRUN45.EXE no longer required!
  154.  
  155.                 Added support for Fossil-based Multi-Port cards!
  156.  
  157.                 New Configuration option to allow Sysop to choose whether
  158.                 they want the computer to allocate 999 games to them or if
  159.                 they just want to be like any other caller.
  160.  
  161.                 Corrected an alignment problem with the SUNHOF.ASC/ANS files.
  162.                 All entries, from this point on, will be aligned properly.
  163.                 You will have to manually align the existing entries (after
  164.                 the next monthly maintenance run).
  165.  
  166.                 The Hall of Fame list will now be displayed to the player
  167.                 after the High Scores (if the SUNHOF.ANS is found and the
  168.                 Door is registered)
  169.  
  170. 10/14/92
  171.          [v3.2] Added support for TRIBBS software. We now access the
  172.                 TRIBBS.SYS system file directly!
  173.  
  174.                 After a CHAT or DROP-TO-DOS the game screen will now be
  175.                 restored to its original state.
  176.  
  177.                 A bug has existed in the monthly Hall of Fame routines
  178.                 whereby the wrong player may have been credited with being
  179.                 the high scorer for a particular month.
  180.  
  181. 06/17/92
  182.          [v3.1] Code was not included in v3.0 to create the HOF bulletins
  183.                 at end of month.
  184.  
  185. 06/16/92
  186.          [v3.0] Major revision, therefore the version number jump!!
  187.  
  188.                 Added a MAKE-UP-PLAYS feature that allows the caller to makeup
  189.                 game plays they may have missed during the current month. This
  190.                 will afford those callers that do not call every day, an equal
  191.                 chance to compete with callers that play every day.
  192.                 Config file lines 6 and 7 have changed!!!!!!!
  193.                 Be sure to read Documentation!!!
  194.  
  195.                 Automatic game reset will take place when the first caller of
  196.                 the month plays the game. Two Hall of Fame bulletin files will
  197.                 be created (SUNHOF.ANS and SUNHOF.ASC) and all scores cleared.
  198.                 Be sure to read the Documentation!!!
  199.  
  200.                 You can now use an environmental variable for Non-Standard
  201.                 IRQs. This will eliminate the need to have multiple batch
  202.                 files to execute the door. See DOCs under NON-STANDARD COM
  203.                 SUPPORT for details.
  204.  
  205.                 You can now use environmental variables, on the first line
  206.                 of the configuration file. This will eliminate the requirement
  207.                 that you create an individual configuration file for each node
  208.                 in a multinode environment (ONE config file for ALL nodes!!).
  209.                 See DOCs under MULTI-NODE SETUP for details.
  210.  
  211.                 Made some changes to fix the TIMEOUT errors encountered
  212.                 when usinga 486 with/without DesqView. Need feedback !!
  213.  
  214.                 Made some changes to correct the Error #6 (Overflow Error)
  215.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some
  216.                 feedback on this one as well!
  217.  
  218.                 Added support for GT Power's GTUSER.BBS file. To use this
  219.                 you will be required to add to lines to your configuration
  220.                 files. Please see Docs for changes. Need some feedback on
  221.                 this as well!
  222.  
  223. 01/04/92
  224.          [v2.4] Unregistered version of door would hang some systems due
  225.                 to a problem with the number of allowable games. In addition
  226.                 the display would show "game x of x" as  3 of 2, 5 of 2, etc.
  227.  
  228. 12/29/91
  229.          [v2.3] Added an option to control when you DO NOT want the DOOR
  230.                 to be used. Allows for 5 Blackout periods. This requires
  231.                 a configuration file change. SEE DOCS for DETAILS!
  232.  
  233. 12/11/91
  234.          [v2.2] When re-drawing the screen, using option !, the program
  235.                 would fail to clear some variables, resulting in *messy*
  236.                 display. Fixed!
  237.  
  238. 11/24/91
  239.          [v2.1] Letter grid was not being drawn on the game board. This
  240.                 only affected NON-registered versions.
  241.  
  242. 11/01/91
  243.          [v2.0] Added an option to control the number of plays per play,
  244.                 based upon the user's security level. This rewuires a
  245.                 configuration file change. SEE DOCS for DETAILS!
  246.  
  247.                 Added an option to control the length of time the game
  248.                 may be played (each time caller enters the Door), based
  249.                 upon the user's security level. This requires a
  250.                 configuration file change. SEE DOCS for DETAILS!
  251.  
  252. 10/17/91
  253.          [v1.9] Added a colorized Bulletin. Config file change !!
  254.  
  255.                 Changes to internal routines.
  256.  
  257. 09/06/91
  258.          [v1.8] Re-adjust delay values in non-registered version
  259.  
  260. 08/23/91
  261.          [v1.7] Changes to several internal routines.
  262.  
  263. 08/10/91
  264.          [v1.6] "CONGRATULATIONS" misspelled.
  265.  
  266.                 An external word list has been added, and the initial 200
  267.                 word file (SEARCH.QUE) is included in the ZIP. See Docs
  268.                 for an explanation of this new feature.
  269.  
  270. 07/18/91
  271.          [v1.5] If ANSI not detected, caller has option to contimue or
  272.                 return to BBS. No longer denies access to game, outright!
  273.  
  274.                 If Sysop uses the door, he/she is given 99 chances to
  275.                 play the game. Registered version ONLY!
  276.  
  277.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  278.  
  279.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  280.  
  281.                 Wouldn't recognze if someone adopted the door. Screen would
  282.                 not display.
  283.  
  284.                 Under certain circumstances the program would hang the system
  285.                 after displaying the ADOPT-A-DOOR screen
  286.  
  287.                 Speeded up the letter grid display.
  288.  
  289. 06/26/91
  290.          [v1.4] Removed duplicate words form word list
  291.  
  292.                 Call time > 999 minutes caused the program to "burp"
  293.  
  294. 06/25/91
  295.          [v1.3] Hiscore file (.SCO) was not being updated.
  296.  
  297.                 Scoring algorythm changed to deduct points from each word
  298.                 score equal to i/2 the number of seconds it took to find
  299.                 the word in the grid.
  300.  
  301. 06/20/91
  302.          [v1.2] Not asking you if you want to play another game. Fixed
  303.  
  304.                 After "Invalid Entry" printed, it was not totally cleared.
  305.  
  306.                 Time left to find/choose a word will now be decremented
  307.                 every 5 seconds.
  308.  
  309. 06/15/91
  310.          [v1.1] Numbers used to indicate the direction the word is
  311.                 spelled changed to conform to the numeric keypad
  312.                 layout, rather than using the numeric keys located
  313.                 the main keyboard, just below the F1-F12 keys.
  314.  
  315. 06/05/91
  316.          [v1.0] Initial release
  317.